-
Home
-
News-Parser
-
3.0.3 (latest)
-
Code
-
Classes
- AccessTokenModel
Total Complexity |
20 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
89 |
Lines of code |
64 |
Logical lines of code |
33 |
Comment lines |
0 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
storeData() |
S |
62 |
3 |
11 |
decryptData() |
S |
66 |
3 |
8 |
update() |
S |
66 |
2 |
8 |
getAccessToken() |
S |
78 |
2 |
3 |
getAllOptions() |
S |
74 |
2 |
4 |
getEncryptedData() |
S |
70 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
create() |
S |
68 |
1 |
7 |
get() |
S |
82 |
1 |
3 |
delete() |
S |
80 |
1 |
3 |
getDecryptedData() |
S |
80 |
1 |
3 |
findById() |
S |
82 |
1 |
3 |